has Fill
Deprecated
Use supportsFill instead.
Replace with
this.supportsFill(block)Content copied to clipboard
Query if the given block has fill color properties.
Return
true if the block has fill color properties, false otherwise.
Parameters
block
the block to query.